libcrypt-des-ede3-perl software package provides Triple-DES EDE encryption/decryption for perl, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcrypt-des-ede3-perl
libcrypt-des-ede3-perl is installed in your system.
Make ensure the libcrypt-des-ede3-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcrypt-des-ede3-perl *
You will get with libcrypt-des-ede3-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcrypt-des-ede3-perl |
| Version | 0.01-1.1 |
| Description | Triple-DES EDE encryption/decryption for perl |
| Sub Section | Perl |